home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3phimpr.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_PHASEIMPR_H = 1;
- include("real/raytr/r3phasys.js")
-
-
- var R3CLID_PHASEIMAGEPROCESSING = 745;
-
-
-
- function r3Phaseimageprocessing () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_PHASEIMAGEPROCESSING, arguments);
- }
- }
-
- r3Phaseimageprocessing.prototype=new r3Phasesystem;
- // r3phimpr.h_H